List portals
GET/api/portal/get
Returns a list of all the portals registered for the user with the email address specified in the request.
Request
Responses
- 200
- 400
- 403
- 500
A list of all the portals registered for the user with the email address specified in the request.
Bad Request
Forbidden
Internal Server Error